home *** CD-ROM | disk | FTP | other *** search
/ CD School House 9 / CD School House 9.0 - Wayzata Technology (1994).iso / pc / games / dos / puzzle / mahman / mahman.doc < prev    next >
Text File  |  1990-08-17  |  3KB  |  133 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.                              Mah Jongg Tile File Manager
  13.  
  14.                                       (MAHMAN)
  15.  
  16.  
  17.                                     Version 1.00
  18.  
  19.                                       08-17-90
  20.  
  21.                             Copyright 1990 by Randy Rasa
  22.  
  23.  
  24.  
  25.           This program is a "front end" for the shareware game "Mah Jongg"
  26.           by Nels Anderson.  It reads the names of all Mah Jongg tile files
  27.           in the current directory, displays a menu to let you select one,
  28.           and then runs Mah Jongg, using the selected tile set.
  29.  
  30.           To use MAHMAN, you need to do the following:
  31.  
  32.              1. Put MAHMAN.EXE in the same directory as MAHJONGG.EXE and
  33.                 your Mah Jongg tile files (*.TIL).
  34.  
  35.              2. Run MAHMAN with the same parameters you'd normally use to
  36.                 run Mah Jongg, with the exception of the "-u" parameter.
  37.                 When MAHMAN runs Mah Jongg, it will pass along the
  38.                 parameters you specify, and tack "-uFILENAME.TIL" on the
  39.                 end (where FILENAME.TIL is the tile file your selected).
  40.                 For example, I normally run Mah Jongg with the following
  41.                 command line:
  42.  
  43.                                    MAHJONGG -f -y -n
  44.  
  45.                 To use MAHMAN, I use a similar command line:
  46.  
  47.                                     MAHMAN -f -y -n
  48.  
  49.           That's all there is to it.
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.           MAHMAN.DOC                                                 Page 2
  72.  
  73.  
  74.           A few notes on MAHMAN:
  75.  
  76.              1. MAHMAN was written to work with Mah Jongg version 3.3, but
  77.                 should work with any version that uses the "-u" parameter
  78.                 to specify a tile file.
  79.  
  80.              2. MAHMAN requires approximately 30K more memory to run than
  81.                 Mah Jongg does by itself.
  82.  
  83.              3. MAHMAN is Freeware.  No payment is required or expected.
  84.                 If you like this program, show your appreciation by
  85.                 registering Mah Jongg.
  86.  
  87.              4. MAHMAN may be distributed via electronic bulletin boards or
  88.                 disk distribution services.  The only conditions I set are
  89.                 that the program be delivered unchanged and in its
  90.                 entirety, consisting of MAHMAN.EXE and MAHMAN.DOC, and that
  91.                 not more than $5 be charged for its distribution.
  92.  
  93.              5. If you have any problems with MAHMAN, or if you would like
  94.                 to see some enhancements, I would love to hear from you.
  95.                 You can leave a message for me on the MotherBoard BBS (707-
  96.                 778-8841) or drop me a line at:
  97.  
  98.                                        Randy Rasa
  99.                                       18215 Troost
  100.                                     Olathe, KS 66062
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.